home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 3-Presentations / Apple Demos / Training / HyperCard 2.0 Training / •HC 2.0-4 / card_29073.txt < prev    next >
Text File  |  1990-04-06  |  5KB  |  230 lines

  1. -- card: 29073 from stack: in.0-4
  2. -- bmap block id: 16272
  3. -- flags: 0000
  4. -- background id: 15718
  5. -- name: USS 1
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 01
  10. -- high flags: 0000
  11. -- rect: left=128 top=65 right=267 bottom=377
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 174
  16. -- text size: 14
  17. -- style flags: 0
  18. -- line height: 15
  19. -- part name: 
  20.  
  21.  
  22. -- part 2 (field)
  23. -- low flags: 01
  24. -- high flags: 0000
  25. -- rect: left=145 top=102 right=273 bottom=356
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 0
  29. -- font id: 174
  30. -- text size: 10
  31. -- style flags: 0
  32. -- line height: 11
  33. -- part name: 
  34.  
  35.  
  36. -- part 3 (button)
  37. -- low flags: 00
  38. -- high flags: 0006
  39. -- rect: left=128 top=101 right=128 bottom=341
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 1
  43. -- font id: 174
  44. -- text size: 14
  45. -- style flags: 256
  46. -- line height: 18
  47. -- part name: A1
  48. ----- HyperTalk script -----
  49. on mouseUp
  50.   hide cd fld "Feedback"
  51.   HiliteRadio
  52. end mouseUp
  53.  
  54.  
  55.  
  56. -- part 4 (button)
  57. -- low flags: 00
  58. -- high flags: 0006
  59. -- rect: left=128 top=134 right=161 bottom=346
  60. -- title width / last selected line: 0
  61. -- icon id / first selected line: 0 / 0
  62. -- text alignment: 1
  63. -- font id: 174
  64. -- text size: 14
  65. -- style flags: 256
  66. -- line height: 18
  67. -- part name: A2
  68. ----- HyperTalk script -----
  69. on mouseUp
  70.   hide cd fld "Feedback"
  71.   HiliteRadio
  72. end mouseUp
  73.  
  74.  
  75.  
  76. -- part 5 (button)
  77. -- low flags: 00
  78. -- high flags: 0006
  79. -- rect: left=128 top=167 right=194 bottom=346
  80. -- title width / last selected line: 0
  81. -- icon id / first selected line: 0 / 0
  82. -- text alignment: 1
  83. -- font id: 174
  84. -- text size: 14
  85. -- style flags: 256
  86. -- line height: 18
  87. -- part name: A3
  88. ----- HyperTalk script -----
  89. on mouseUp
  90.   hide cd fld "Feedback"
  91.   HiliteRadio
  92. end mouseUp
  93.  
  94.  
  95.  
  96. -- part 6 (button)
  97. -- low flags: 00
  98. -- high flags: 0006
  99. -- rect: left=128 top=200 right=227 bottom=346
  100. -- title width / last selected line: 0
  101. -- icon id / first selected line: 0 / 0
  102. -- text alignment: 1
  103. -- font id: 174
  104. -- text size: 14
  105. -- style flags: 256
  106. -- line height: 18
  107. -- part name: A4
  108. ----- HyperTalk script -----
  109. on mouseUp
  110.   hide cd fld "Feedback"
  111.   HiliteRadio
  112. end mouseUp
  113.  
  114.  
  115.  
  116. -- part 7 (button)
  117. -- low flags: 00
  118. -- high flags: 0006
  119. -- rect: left=128 top=233 right=260 bottom=346
  120. -- title width / last selected line: 0
  121. -- icon id / first selected line: 0 / 0
  122. -- text alignment: 1
  123. -- font id: 174
  124. -- text size: 14
  125. -- style flags: 256
  126. -- line height: 18
  127. -- part name: A5
  128. ----- HyperTalk script -----
  129. on mouseUp
  130.   hide cd fld "Feedback"
  131.   HiliteRadio
  132. end mouseUp
  133.  
  134.  
  135.  
  136. -- part 8 (button)
  137. -- low flags: 00
  138. -- high flags: A003
  139. -- rect: left=400 top=299 right=317 bottom=459
  140. -- title width / last selected line: 0
  141. -- icon id / first selected line: 0 / 0
  142. -- text alignment: 1
  143. -- font id: 0
  144. -- text size: 12
  145. -- style flags: 0
  146. -- line height: 16
  147. -- part name: Done
  148. ----- HyperTalk script -----
  149. -- The handler for "checkOneRight" is in the stack script.
  150. on mouseUp
  151.   checkOneRight cd
  152. end mouseUp
  153.  
  154.  
  155.  
  156. -- part 11 (button)
  157. -- low flags: 00
  158. -- high flags: A003
  159. -- rect: left=342 top=319 right=339 bottom=462
  160. -- title width / last selected line: 0
  161. -- icon id / first selected line: 0 / 0
  162. -- text alignment: 1
  163. -- font id: 0
  164. -- text size: 12
  165. -- style flags: 0
  166. -- line height: 16
  167. -- part name: Correct Answer
  168. ----- HyperTalk script -----
  169. -- This handler shows the correct answer.
  170.  
  171. on mouseUp
  172.   hide cd fld "Feedback"
  173.   dehiliteBtns
  174.   set hilite of btn 4 to true
  175.   wait 25
  176.   repeat 2
  177.     set hilite of btn 4 to false
  178.     wait 25
  179.     set hilite of btn 4 to true
  180.     wait 25
  181.   end repeat
  182.   ans 6,cd
  183. end mouseUp
  184.  
  185.  
  186.  
  187. -- part 9 (field)
  188. -- low flags: 81
  189. -- high flags: 2004
  190. -- rect: left=184 top=268 right=313 bottom=371
  191. -- title width / last selected line: 0
  192. -- icon id / first selected line: 0 / 0
  193. -- text alignment: 0
  194. -- font id: 174
  195. -- text size: 12
  196. -- style flags: 0
  197. -- line height: 12
  198. -- part name: feedback
  199. ----- HyperTalk script -----
  200. on mouseUp
  201.   hide me
  202. end mouseUp
  203.  
  204.  
  205. -- part contents for card part 1
  206. ----- text -----
  207. What audience-related definition would best fit this customer‚Äôs needs ?
  208.  
  209. -- part contents for card part 2
  210. ----- text -----
  211. HyperCard allows you to organize your life easily & graphically.
  212.  
  213. HyperCard puts simulation & learning tools at your fingertips.
  214.  
  215. HyperCard gives you easy but extendable access to the Macintosh‚Äôs power.
  216.  
  217. HyperCard allows you to control the technologies that make your ideas sell.
  218.  
  219. HyperCard gives you the tools to 
  220. simulate & prototype applications.
  221.  
  222. -- part contents for background part 17
  223. ----- text -----
  224. No, she‚Äôs more interested in showing her work to prospective clients. Try again.
  225. No, she‚Äôs more interested in showing her work to prospective clients. Try again.
  226. No, she‚Äôs more interested in showing her work to prospective clients. Try again.
  227. Correct. HyperCard lets her show her work to prospective clients and sell her ideas.
  228. No, she‚Äôs more interested in showing her work to prospective clients. Try again.
  229. This is the correct answer. This definition best addresses this user‚Äôs needs.
  230.